home *** CD-ROM | disk | FTP | other *** search
- object FrmMain: TFrmMain
- Left = 200
- Top = 104
- Width = 257
- Height = 173
- Caption = 'TPTImageCombo example'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object PTFrame1: TPTFrame
- Left = 168
- Top = 16
- Height = 25
- Caption = 'Item 1'
- end
- object PTFrame2: TPTFrame
- Left = 168
- Top = 48
- Height = 25
- Caption = 'Item 2'
- end
- object PTFrame3: TPTFrame
- Left = 168
- Top = 80
- Height = 25
- Caption = 'Item 3'
- end
- object PTFrame4: TPTFrame
- Left = 168
- Top = 112
- Height = 25
- Caption = 'Item 4'
- end
- object PTImageCombo1: TPTImageCombo
- Left = 16
- Top = 16
- Width = 145
- Height = 22
- OnSelEndOk = PTImageCombo1SelEndOk
- ItemHeight = 16
- TabOrder = 0
- end
- end
-